home *** CD-ROM | disk | FTP | other *** search
-
- /*
- * This file was generated by the SOM Compiler.
- * FileName: StdExts.h.
- * Generated using:
- * SOM Precompiler somipc: 2.18
- * SOM Emitter emith.dll: 2.33
- */
-
- #ifndef SOM_Module_OpenDoc_StandardExtensions_defined
- #define SOM_Module_OpenDoc_StandardExtensions_defined 1
- #include <som.h>
-
- /*
- * Start of user-defined types:
- */
- #ifndef ODFrame
- #define ODFrame SOMObject
- #endif /* ODFrame */
- #ifndef ODFacet
- #define ODFacet SOMObject
- #endif /* ODFacet */
- #define kODSettingsExtension "OpenDoc:Extension:Info:Settings"
- #define kODExtSemanticInterface "OpenDoc:Extension:SemanticInterface"
- #define OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version "1.0."
-
- #ifndef SOM_DONT_USE_SHORT_NAMES
- #ifndef SOMTGD_OpenDoc_StandardExtensions_Version
- #ifdef OpenDoc_StandardExtensions_Version
- #undef OpenDoc_StandardExtensions_Version
- #define SOMTGD_OpenDoc_StandardExtensions_Version 1
- #else
- #define OpenDoc_StandardExtensions_Version OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version
- #endif /* OpenDoc_StandardExtensions_Version */
- #endif /* SOMTGD_OpenDoc_StandardExtensions_Version */
- #endif /* SOM_DONT_USE_SHORT_NAMES */
-
- /*
- * End of user-defined types.
- */
- #endif /* SOM_Module_OpenDoc_StandardExtensions_defined */
-